@charset "utf-8";
/* 清除内外边距 */
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, /* structural elements 结构元素 */
dl, dt, dd, ul, ol, li, /* list elements 列表元素 */
pre, /* text formatting elements 文本格式元素 */
fieldset, lengend, button, input, textarea, /* form elements 表单元素 */
th, td { /* table elements 表格元素 */
    margin: 0;
    padding: 0;
}

input,textarea {border:none; -webkit-box-shadow: none; box-shadow: none; outline: none;}

/* html5 */
article,aside,dialog,footer,header,section,nav,figure,menu{display:block}

/* 设置默认字体 */
body,
button, input, select, textarea {
    font-family: "Microsoft Yahei"; color: #222; font-size: 13px;
}

h1 {font-size: 18px;}
h2 {font-size: 16px;}
h3 {font-size: 14px;}
h4, h5, h6 {font-size: 100%;}
* h1,* h2,* h3,* h4,* h5,* h6{margin: 0px;} /*覆盖bootstrape对标题加的默认外边距*/

address, cite, dfn, em, i, var {font-style: normal;} /* 斜体扶正 */

/* 重置列表元素 */
ul, ol ,li{list-style: none;}

/* 重置文本格式元素 */
a {text-decoration: none; color: #222; word-wrap:break-word;}/*英文换行*/
a:hover {text-decoration: none; }


/* 重置表单元素 */
legend {color: #000;} /* for ie6 */
fieldset, img {border: none;} /* img 搭车：让链接里的 img 无边框 */
/* 注：optgroup 无法扶正 */
button, input, select, textarea {
    font-size: 100%; /* 使表单元素在 ie 下能继承字体大小 */
}

/* 重置表格元素 */
table {
    border-collapse: collapse;
    border-spacing: 0;
}

/* 让非ie浏览器默认也显示垂直滚动条，防止因滚动条引起的闪烁 */
body {overflow-y: scroll;}

/*设置浮动*/
.fl{float: left;}
.fr{float: right;}


.clear{ clear:both; height: 0; overflow: hidden;}
.clearfix:after {visibility: hidden;display: block;font-size: 0;content: " ";clear: both;height: 0;}

/*文本框提示文字颜色*/
::-webkit-input-placeholder { /* WebKit browsers */
    color:    #999;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #999;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #999;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:    #999;
}

.box,.content,.w1300,.width-1300{ max-width:1300px; margin:0 auto;}

/* -- 内页布局 -- */

.ny_main { margin: 0 auto; max-width: 1300px;}  /*版面宽度*/
.ny_content{ max-width:1000px; float:right; width: 100%;} /*右边宽度*/
.ny_left{ max-width:270px; float:left;width: 100%;} /*左边宽度*/
.dis,.hide{ display:none;}

.line_clamp_1{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.line_clamp_2{
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.header{ pointer:relative; width:100%;}
.header .top{height: 48px; line-height: 47px; font-size: 14px; background: #05a94e; color: #fff;}
.header .top .fr span{adding: 0 12px;border-right: 1px solid #05a94e;}
.header .top .fr span a{ font-size:14px; color:#fff;padding-left: 26px;display: inline-block;}
.header .top .fr span:nth-child(1) a{ background:url(../images/image1.png) no-repeat left center;}
.header .top .fr span:nth-child(2) a{ background:url(../images/image2.png) no-repeat left center;}
.header .top .fr span em{ display:inline-block;font-size:20px; color:#fff; font-family:Arial, Helvetica, sans-serif; font-weight:bold;}
.header .top .fr span{ padding:0 12px; border-right:1px solid #05a94e;}
.header .top .fr span:last-child{ padding-right:0; border-right:none;}
.headbox .logo{margin-top: 5px;}
.headbox .box{padding: 30px 0px;}
.headbox .head_l{font-size: 28px;color: #05a94e;padding-left: 20px;}
.headbox .head_l span{display: block;line-height: 35px;border-radius: 0 5px 0 5px;background: #05a94e;text-align: center;font-size: 18px;color: #fff;font-weight: lighter;margin-top: 5px; }
.headbox .nav{display: -webkit-flex;display: flex;justify-content: flex-start;}
.headbox .nav li+li{ margin-left: 30px;}
.headbox .nav li a{display: block;line-height: 77px;font-size: 16px;color: #222;transition: all .3s ease;}
.headbox .nav li:hover a{ color: #05a94e;}


.title{text-align:center; font-size:40px; margin: 65px 0px 40px;}
.title i{color:#05a94e;}
.title span{ display:block; font-size:18px; color:#999999; font-weight:lighter; margin:10px 0 20px 0;}
.title:after{ content:''; display:block; height:17px; background:url(../images/image4.png) no-repeat center;}


.product{ overflow: hidden; padding-bottom: 70px;}
.pro_nav{text-align: center; margin-bottom: 30px;}
.pro_nav a{display: inline-block;vertical-align: top;width: 214px;line-height: 56px;border-radius: 0 10px 0 10px;background: #e8e8e8;font-size: 15px;color: #999999;transition: all .3s ease; margin: 0px 10px;}
.pro_nav a:hover{ background: #05a94e; color: #fff;}
.pro_con{display: -webkit-flex; display: flex; flex-wrap: wrap;}
.pro_con a{width: 23.5%; margin: 0% 0.666%; }
.pro_con .pro_pic{overflow: hidden;}
.pro_con .pro_pic img{ width: 100%; display: block; border: 1px solid #f5f5f5; box-sizing: border-box; transition: all 0.3s;}
.pro_con .pro_til{ height: 45px; line-height: 45px; font-size: 15px; color: #222; background: #f3f3f3; transition: all 0.3s;text-align: center;}
.pro_con a:hover .pro_til{ background: #05a94e; color: #fff; }
.pro_con a:hover img{ transform: scale(1.1);}


.trait{background: url(../images/image6.jpg) no-repeat center bottom; overflow: hidden; padding-bottom: 120px;background-size: cover;}
.trait .traitbox{display: -webkit-flex; display: flex; justify-content: space-between;flex-wrap: wrap;}
.trait .traitbox li{width:24%;background: #fff;box-shadow: 0 0 5px #ddd; text-align: center; overflow: hidden; padding-bottom: 40px;}
.trait .traitbox li .traicon{display: inline-block;margin: 50px 0 25px 0;}
.trait .traitbox li .tra_t{    font-size: 24px;color: #666666;margin-bottom: 35px;transition: all .3s ease;}
.trait .traitbox li .tra_t em{display: block;font-size: 13px;color: #dddddd;text-transform: uppercase;margin: 3px 0 20px 0;}
.trait .traitbox li .tra_t:after{    content: '';display: inline-block;width: 34px;height: 1px;background: #cccccc;transition: all .3s ease;}
.trait .traitbox li .tra_c{    font-size: 14px;line-height: 30px;color: #999999;padding: 0 20px;}


.advantage{padding: 60px 0 70px 0;background: #05a94e;}
.advantage .title{ margin-top: 0px; color: #fff;}
.advantage .title i{ color: #fff;}
.advantage .title span{ color: #dbfbd5;}
.advantage .title:after{ background:url(../images/image12.png) no-repeat center;}
.advantage .adv_tab{ font-size: 0px; margin-bottom: 20px; width:975px; margin:0px auto 20px;}
.advantage .adv_tab li{   display: inline-block;vertical-align: top;width: 325px;height: 130px;box-sizing: border-box;background: #fff;cursor: pointer;transition: all .3s ease;position: relative;}
.advantage .adv_tab .advicon{margin: 0 20px 0 50px;border-radius: 0 0 30px 30px;background: #0db759;background: linear-gradient(to bottom,#0db759,#47af34);transition: all .3s ease;display: inline-block;vertical-align: top;}
.advantage .adv_tab .advicon img{position: relative;z-index: 9;}
.advantage .adv_tab .advicon:after{content: '';display: block;position: absolute;top: 0;left: 50px;height: 0;background: #108846;background: linear-gradient(to bottom,#108846,#48b035);width: 60px;transition: all .3s ease;border-radius: 0 0 28px 28px;}
.advantage .adv_tab .adv_t{display: inline-block;vertical-align: top;}
.advantage .adv_tab .adv_t b{font-size: 30px;color: #666666;display: inline-block;padding: 35px 0 3px 0;transition: all .3s ease;font-weight: normal;}
.advantage .adv_tab .adv_t em{ display: block;font-size: 14px;color: #bbbbbb;text-transform: uppercase;transition: all .3s ease;}
.advantage .adv_tab li.on .advicon:after{ height: 110px;}
.advantage .adv_tab li.on em{color: #0db759;}
.advantage .adv_tab li.on {background: #0f984c;}
.advantage .adv_tab li.on b{color: #fff; font-weight:bold;}
.advantage ul{background: #fff;font-size: 0px; max-height: 540px; overflow: hidden;}
.advantage .adv_con .advleft{ display: inline-block; vertical-align: top; width: 50%; overflow: hidden;}
.advantage .adv_con .advleft img{ width: 100%;}
.advantage .adv_con .advright{margin: 50px 0px 0px 0px;width: 44%; display: inline-block; padding: 0px 3%;}
.advantage .adv_con .advtop{    position: relative;display: -webkit-flex;display: flex;justify-content: flex-start;flex-wrap: nowrap;align-items: center;}
.advantage .adv_con .advnum{    width: 73px;text-align: center;line-height: 75px;background: #05a94e;font-size: 50px;color: #ffffff;font-weight: bold;font-family: Arial, Helvetica, sans-serif;position: relative;z-index: 9;}
.advbox {position: relative;}
.advtop p+p{margin-left: 20px;}
.advtop p b{display: block;font-size: 28px;color: #343434;margin-bottom: 5px;}
.advtop p em{text-transform: uppercase;font-size: 13px;color: #cccccc;font-weight: lighter;}
.advtop:after{ content: '';display: block;position: absolute;width: 100%;height: 0;left: 0;bottom: 0;border-top: 1px dashed #dddddd;}
.advwa{margin: 45px 0;font-size: 15px;color: #999999;line-height: 40px;}
.advwa p{ padding-left:35px; background:url(../images/image26.png) no-repeat 12px 15px;}
.advright dl{display: -webkit-flex;display: flex;justify-content:flex-start;flex-wrap: nowrap;align-items:flex-start; text-align:center; }
.advright dl dt{ width:133px; padding-top:60px; font-size:14px; color:#999999; background:url(../images/image21.png) no-repeat center 5px;}
.advright dl dt+dt{ border-left:1px solid #efefef;}
.advright dl dt:nth-child(4){ background-image:url(../images/image24.png);}
.advright dl dt:nth-child(1){ background-image:url(../images/image22.png);}
.advright dl dt:nth-child(2){ background-image:url(../images/image23.png);}
.advtel{ margin-top:35px; font-size:15px; color:#999999; padding-left:50px; background:url(../images/image25.png) no-repeat left center;}
.advtel em{ font-size:35px; color:#05a94e; font-family:Arial, Helvetica, sans-serif; display:inline-block; vertical-align:sub; margin-left:6px; font-weight:bold;}
.adv_prev{ width: 40px; height: 40px; background: url(../images/banner_prev.png);    position: absolute;left: 2%;top: 50%;cursor: pointer; display: none;z-index: 10;}
.adv_next{ width: 40px; height: 40px; background: url(../images/banner_next.png);    position: absolute;right: 2%;top: 50%;cursor: pointer; display: none;z-index: 10;}



.plabox{ display: flex; flex-wrap: wrap; justify-content: space-between;}
.plabox a{ width: 20%; padding: 2%; background: #f6f6f6; transition: all 0.3s; text-align: center;}
.pla_img img{ width: 100%;}
.pal_til{line-height: 50px;font-size: 18px;color: #777777;transition: all .3s ease;}
.plabox a:hover{ background: #eaeaea;}
.plabox a:hover .pal_til{ color: #05a94e;}

.more_button{margin:40px auto 70px; position:relative;overflow:hidden; z-index:1;width:48px;height:48px;border:1px solid #d1d1d1;-moz-border-radius:100%;border-radius:100%;color:#e0e0e0;text-align:center;line-height:48px;display:block;
    font-size: 12px;
      -o-transition: all 1.7s ease;
      -moz-transition: all 1.7s ease;
      transition: all 1.7s ease;
      -webkit-mask-image: radial-gradient(white, black);
              mask-image: radial-gradient(white, black);
  }
  .more_button:focus{outline:none;}
  .more_button:hover {
      background: #47af34;
      color: #fff;
      border: 1px solid #47af34;
  }
  .more_button i {
    display: block; 
    -webkit-transform: scale(0);  
       -moz-transform: scale(0);  
         -o-transform: scale(0);  
            transform: scale(0);
    width: 100%;
    height: 100%;
      background: -moz-radial-gradient(#47af34, #a3eb96,#47af34,#a3eb96,#47af34,#a3eb96,#47af34,#a3eb96,#47af34);
      background: -o-radial-gradient(#47af34, #a3eb96,#47af34,#a3eb96,#47af34,#a3eb96,#47af34,#a3eb96,#47af34);
      background: radial-gradient(#47af34, #a3eb96,#47af34,#a3eb96,#47af34,#a3eb96,#47af34,#a3eb96,#47af34);
      opacity: 0;
      -o-transition: 1.2s, opacity 1.8s;
      -moz-transition: 1.2s, opacity 1.8s;
      transition: 1.2s, opacity 1.8s;
      -moz-border-radius: 50%;
           border-radius: 50%;
  }
  .more_button:hover i {
    -webkit-transform: scale(10);
       -moz-transform: scale(10);
         -o-transform: scale(10);
            transform: scale(10);
      opacity: 1;
      -o-transition: 3s, opacity .3s;
      -moz-transition: 3s, opacity .3s;
      transition: 3s, opacity .3s;
  }
  .dot2 span,.dot1 span{position:absolute;color:#d1d1d1;left:50%;top:50%;
    -webkit-transform: translateX(-50%)translateY(-50%); 
      -moz-transform: translateX(-50%)translateY(-50%);
      -o-transform: translateX(-50%)translateY(-50%);
      transform: translateX(-50%)translateY(-50%);
    -moz-animation-fill-mode:forwards;
      -o-animation-fill-mode:forwards;
         animation-fill-mode:forwards;
    -webkit-animation-fill-mode:forwards;
  }
  /*dot1*/
  .dot1 span{
    color: #d1d1d1;
  }
  .dot1 span:nth-child(1){
      -o-transition: all 0.4s .5s ease, color .3s;
      -moz-transition: all 0.4s .5s ease, color .3s;
      transition: all 0.4s .5s ease, color .3s;
    left:30%;
  }
  .dot1 span:nth-child(2){
      -o-transition: all 0.4s .4s ease, color .3s;
      -moz-transition: all 0.4s .4s ease, color .3s;
      transition: all 0.4s .4s ease, color .3s;
    left:50%;
  }
  .dot1 span:nth-child(3){
    -o-transition: all 0.4s .3s ease, color .3s;
    -moz-transition: all 0.4s .3s ease, color .3s;
    transition: all 0.4s .3s ease, color .3s;
    left:70%;
  }
  .more_button:hover .dot1 span:nth-child(1){
    left: 120%;
      -o-transition: all 0.4s .2s ease, color .3s;
      -moz-transition: all 0.4s .2s ease, color .3s;
      transition: all 0.4s .2s ease, color .3s;
    color: #fff;
  }
  .more_button:hover .dot1 span:nth-child(2){
    left: 120%;
      -o-transition: all 0.4s .1s ease, color .3s;
      -moz-transition: all 0.4s .1s ease, color .3s;
      transition: all 0.4s .1s ease, color .3s;
    color: #fff;
  }
  .more_button:hover .dot1 span:nth-child(3){
    left: 120%;
    -o-transition: all 0.4s 0s ease, color .3s;
    -moz-transition: all 0.4s 0s ease, color .3s;
    transition: all 0.4s 0s ease, color .3s;
    color: #fff;
  }
/*dot2*/
.dot2 span:nth-child(1){
    left:-20%;
      -o-transition: all 0.4s .2s ease, color .3s;
      -moz-transition: all 0.4s .2s ease, color .3s;
      transition: all 0.4s .2s ease, color .3s;
      color:#d1d1d1
  }
  .dot2 span:nth-child(2){
    left:-20%;
      -o-transition: all 0.4s .1s ease, color .3s;
      -moz-transition: all 0.4s .1s ease, color .3s;
      transition: all 0.4s .1s ease, color .3s;
      color:#d1d1d1
  }
  .dot2 span:nth-child(3){
    left:-20%;
    -o-transition: all 0.4s 0s ease, color .3s;
    -moz-transition: all 0.4s 0s ease, color .3s;
    transition: all 0.4s 0s ease, color .3s;
      color:#d1d1d1
  }
  .more_button:hover .dot2 span:nth-child(1){
    left:30%;
      -o-transition: all 0.4s .5s ease, color .3s;
      -moz-transition: all 0.4s .5s ease, color .3s;
      transition: all 0.4s .5s ease, color .3s;
    color: #fff;
  }
  .more_button:hover .dot2 span:nth-child(2){
    left:50%;
      -o-transition: all 0.4s .4s ease, color .3s;
      -moz-transition: all 0.4s .4s ease, color .3s;
      transition: all 0.4s .4s ease, color .3s;
    color: #fff;
  }
  .more_button:hover .dot2 span:nth-child(3){
    left:70%;
    -o-transition: all 0.4s .3s ease, color .3s;
    -moz-transition: all 0.4s .3s ease, color .3s;
    transition: all 0.4s .3s ease, color .3s;
    color: #fff;
  }

.company{ overflow: hidden; background: url(../images/image28.jpg) no-repeat center top; background-size: cover;}
.abtitl{ font-size:16px; color:#666666; margin: 80px 0px 90px;}
.abtitl b{ font-size:48px; text-transform:uppercase; color:#05a94e;}
.abtitl span{ display:block; font-size:40px; color:#343434; margin-bottom:15px;}
.com_con .com_l{width: 50%;box-sizing: border-box;height: 340px;background: #f5f6f9;padding: 50px 85px 0 40px; }
.com_l .ab_t{font-size: 25px;color: #05a94e;}
.com_l .ab_wa{font-size: 14px;color: #999999;line-height: 32px;text-indent: 2em;margin: 25px 0 35px 0;}
.com_l .ab_btn{    display: inline-block;width: 110px;line-height: 34px;background: #05a94e;text-align: center;font-size: 13px;color: #ffffff;font-weight: lighter;transition: all .3s ease;}
.com_con .com_r{ width: 50%; font-size: 0px;}
.com_r a{width: 50%;height: 340px;transition: all .3s ease;background: rgba(5,169,78,.65);text-align: center; display: block; display: inline-block;}
.com_r a:nth-child(2){background: rgba(5,169,78,.8);}
.com_r a span{display: block;font-size: 25px;color: #fff;font-weight: lighter;margin-bottom: 40px;}
.com_r a:after{content: '';display: inline-block;width: 27px;height: 1px;background: #eeeeee;transition: all .3s ease;}
.com_r a img{    display: inline-block;margin: 60px 0 30px 0;}
.com_r a:hover:after{ width: 45px;}

.news{ padding: 75px 0px 0px;}
.news_nav{border-bottom: 1px solid #e1e6e1;}
.news_t{    font-size: 40px;color: #343434;line-height: 35px;}
.news_t em{font-size: 33px;font-weight: lighter;}
.new_tab a{padding-bottom: 30px; display: inline-block;font-size: 20px;color: #484848;font-weight: lighter; position: relative;}
.new_tab a+a{margin-left: 55px;}
.new_tab a:after{content: '';display: block;width: 0;height: 2px;background: #05a94e;transition: all .3s ease; position: absolute; bottom: 0; left: 0;}
.new_tab a.on:after{width: 100%;}
.news_con dl dt{float: right; width: 40%; padding:40px 0px 30px 3%; border-left: 1px solid #e1e6e1; box-sizing: border-box;}
.news_con dl dt .ns_t{display: block;font-size: 36px;color: #47af34;margin-bottom: 35px;}
.news_con dl dt .ns_t em{display: block;font-size: 14px;text-transform: uppercase;margin-top: 3px;}
.news_con dl dt .nwes_img{max-width: 480px; border: 1px solid #e1e6e1; box-sizing: border-box;width: 100%;}
.news_con dl dt .news_til{display: block;font-size: 18px;color: #222222;font-weight: lighter;    margin-top: 20px;}
.news_con dl dt .nwes_desc{font-size: 14px;color: #9ea59e;margin: 15px 0px 20px;line-height: 28px;font-weight: lighter;}
/*.news_con dl dt a:after{content: '';display: block;width: 34px;height: 34px;background: url(../images/image32.png) no-repeat center;}*/
.news_con dd{width: 60%;float: left;padding-top: 50px;}
.news_con dd a{position: relative; display: block; position: relative;    padding-right: 3%;}
.news_con dd a+a{ border-top: 1px solid #e1e6e1;margin-top: 30px; padding-top: 30px;}
.news_con dd .nwes_img{  width: 198px;height: 140px;overflow: hidden;border: 1px solid #e1e6e1; box-sizing: border-box; float: left; margin-right: 20px;}
.news_con dd .news_til{display: block;font-size: 18px;color: #222222;font-weight: lighter;padding-top: 10px;}
.news_con dd .nwes_time{color: #e0e0e0;margin-top: 10px;}
.news_con dd .nwes_desc{    font-size: 14px;color: #9ea59e;margin-top: 5px;line-height: 28px;font-weight: lighter;}


.linkTagcs{ width:1000px;height:auto;}
.linkTagcs ul{margin:0px;padding:0px;list-style-type:none;}
.linkTagcs li{list-style:none;margin:0px;  padding-right:10px;line-height:75;float:left;}
.linkTagcs li a{color:#999999;word-break:break-all;}
.linkTagcs li img{border:0px;}

.copyright{ background:url(../images/image34.jpg) no-repeat center bottom;}
.links{ background:url(../images/image36.jpg) no-repeat center; line-height:75px; font-size:16px; color:#fff; height:75px; overflow:hidden;}
.links .w1400{display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:center;}
.link_l{ float: left;}
.link_r{ float: right;}
.link_l p{ padding-left:28px; background:url(../images/image33.png) no-repeat left center;display: inline-block;}
.link_l a{ color: #fff;
    display: inline-block;
   font-size: 12px;
    padding-right: 19px;}
.link_r a{ font-size:14px; color:#666666; padding-right:25px; background:url(../images/image35.png) no-repeat right center;}
.crcon{ height:445px;display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:flex-start; position:relative;}
.crcon:after{ content:''; display:block; position:absolute; border-top:1px solid #161616; left:0; top:0; height:1px; background:#383838; width:960px;}
.crc_l{ width:850px;}
.kslj{display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:flex-start; height:364px; padding:50px 0; box-sizing:border-box;}
.kslj p{ font-size:18px; color:#cccccc;}
.kslj p i{ display:block; height:1px; position:relative; background:#6b6b6b; width:72px; margin:15px 0 30px 0;}
.kslj p i:after{ content:''; display:block; position:absolute; width:20%; left:0; top:0; height:1px; background:#05a94e; transition:all .3s ease;}
.kslj li:hover p i:after{ width:100%;}
.kslj a{ display:block; font-size:14px; color:#999999; font-weight:lighter; line-height:40px;}
.kslj a:hover{ color:#fff;}
.end,.end a{ line-height:80px; font-size:13px; color:#999999;}
.crc_r{ width:285px; margin-top:40px;}
.crcode{display: -webkit-flex;display: flex;justify-content:flex-start;flex-wrap: nowrap;align-items:flex-start;}
.crcode li img{ display:inline-block; vertical-align:middle; width:107px; height:107px;}
.crcode li span{ display:inline-block; vertical-align:middle; font-size:14px; line-height:15px; color:#ffffff; font-weight:lighter; width:14px; margin:0 25px 0 15px;}
.cr_t{ font-size:34px; text-transform:uppercase; font-weight:bold; color:#fff;}
.crcontact{ font-size:14px; color:#ffffff; font-weight:lighter; line-height:35px; margin:15px 0 25px 0;}

.top_qt{margin-right: 25px;padding-left: 30px; background:url(../images/yw.jpg) no-repeat left center;display: block;color: #fff;}



#header .nav-btn {
    display: none;
    position: relative;
    float: right;
    width: 54px;
    height: 54px;
    background: #05a94e;
    margin: 0% 3%;
    z-index: 1;
}
#header .nav-btn:before,
#header .nav-btn:after,
#header .nav-btn span {
    position: absolute;
    left: 14px;
    top: 50%;
    z-index: 3;
    width: 26px;
    height: 2px;
    background: #fff;
    border-radius: 1px;
    content: '';
    transition: all .6s cubic-bezier(.445, .145, .355, 1);
    -webkit-transition: all .6s cubic-bezier(.445, .145, .355, 1);
}
#header .nav-btn:before {
    margin-top: -10px;
}
#header .nav-btn:after {
    margin-top: 6px;
}
#header .nav-btn span {
    margin-top: -2px;
}
#header .nav-btn i {
    position: absolute;
    right: 50px;
    top: 13px;
    font-style: normal;
    font-size: 16px;
    line-height: 24px;
    color: #444;
    font-weight: 700;
    white-space: nowrap;
}
#header.active .nav-btn span {
    opacity: 0;
}
#header.active .nav-btn:before{
    margin-top: -3px;
    transform: rotate(225deg);
    -webkit-transform: rotate(225deg);
    background: #fff;
}
#header.active .nav-btn:after{
    margin-top: -3px;
    transform: rotate(-225deg);
    -webkit-transform: rotate(-225deg);
    background: #fff;
}



#header .nav-tel{
    display: none;
   float: right;
    width: 54px;
    height: 54px;
    background: #05a94e;
    text-align: center;
}
#header .nav-tel img{
    margin-top: 15px;
}






@media only screen and (max-width: 1200px){
    
    .header .top .fr span:nth-child(1), .header .top .fr span:nth-child(2){ display:none;}
    .headbox .nav li+li{margin-left: 22px;}
    .headbox .nav li a{font-size: 15px;}
    .crcon:after{display:none;}
    
    .links, .kslj, .crc_r, .logo{ display:none;}
    .copyright{background: #161616;}
    .crcon{ height:auto;}
    .crc_l{width: 100%;}
    
    .pro_con a{ width:48%;}
    
    .advantage .adv_tab .advicon{ display:none;}
    .advantage .adv_tab li{text-align: center;}
    .advright dl, .advtel{display:none;}
    .advwa{line-height: 30px;}
    .advwa p{background: url(../images/image26.png) no-repeat 12px 10px;}
    .advtop p em{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;display: block;width: 81%;}
    .advtop p b{font-size:25px;}
    
    .plabox a{width: 45%; margin-top:15px;}
    
    
    .ny_left{width: 20%;}
    .ny_content{width: 79%;}
    .ny_left li .ny_prosub{padding: 10px 0px 10px 20px;}
    .list_pro .ny_right>a{width: 48% !important;}
    
    .list_news .list_con .list_dese{    padding-bottom: 10px !important;}
}


@media only screen and (max-width: 889px){
    .header .top{display:none;}
    .top .box .fr:nth-child(2){display:none;}
    
    .headbox .nav{position: fixed;background: rgba(255, 255, 255, .9);width: 40%;height: 100%;z-index: 1;transition: all .5s ease-in-out 0s;transform: translate3d(100%, 0, 0);top: 0;right: 0;flex-wrap: wrap;min-width: 216px;overflow-y: auto;}
    #header.active .nav{ transform: translate3d(0, 0, 0);}
    .headbox .nav li+li{ margin-left:0px;}
    .headbox .nav li{width: 100%;margin-left: 0px;border-bottom: 1px solid #eee;padding-left: 20px;height: 50px;}
    .headbox .nav li a{line-height: 50px;}
    
    #header .nav-btn, #header .nav-tel{display:block;}
    #header{ position:fixed; height:137px;top:0px;left:0px; z-index:1001;background: rgba(255,255,255,.9);box-shadow: 0 0 5px rgba(0,0,0,0.3);}
    
    #banner{ margin-top:137px;}
    
    .title{font-size: 34px;}
    .title span{font-size: 14px;line-height: 20px;padding: 0px 5px;}
    
    .pro_nav a{width: 25%;margin: 0% 1%;}
    
    .trait .traitbox li{padding-bottom: 20px;width: 49%; margin-top: 10px;}
    .trait .traitbox li .tra_t{    margin-bottom: 20px;}
    .trait .traitbox li .tra_t em{margin: 3px 0 10px 0; font-size:12px;}
    
    .advantage .adv_tab{display:none;}
    .adv_prev, .adv_next{display:block;}
    .advantage .adv_con .advleft{width: 100%;}
    .advantage ul{height: inherit;  max-height: inherit;}
    .advantage .adv_con .advright{    width: 94%;}
    .advantage .adv_con .advright .advwa{font-size:14px;    margin: 20px 0px 30px;}
    .adv_next, .adv_prev{top:55%;}
    
    .com_con .com_l{width:100%; padding: 30px 10px;height: initial;}
    .com_con .com_r{display:none;}
    
    .news_t{display:none;}
    .new_tab{float: initial;display: flex;}
    .new_tab a{width: 3333%;text-align: center;}
    .new_tab a+a{margin-left: 0px;}
    
    .news_con{margin-bottom: 40px;}
    .news_con dl dt{display:none;}
    .news_con dd{width: 100%;padding-top: 30px;}
    .news_con dd a{padding-right: 0;padding: 0px 15px;}
    
    .ny_left .ny_protil{font-size:22px !important; padding-left: 10px !important; }
    .ny_left .ny_protil span{    font-size: 0px !important;}
    .ny_left li>a{    padding-left: 10px!important;}
    .ny_left li .ny_prosub{padding: 10px 0px 10px 15px!important;}
    .page{font-size: 12px !important;}
    .list_news .list_con .list_dese{    line-height: 32px !important;}
}

@media only screen and (max-width: 539px){
   
    .headbox .head_l{font-size: 20px;padding-left: 10px;}
    .headbox .head_l span{font-size: 14px;}
    #header{height:106px;}
    .headbox .box{padding: 20px 0px;}
    #header .nav-tel{width: 45px;height: 45px;}
    #header .nav-tel img{margin-top: 12px;}
    #header .nav-btn{width: 45px;height: 45px;}
    #header .nav-btn:before, #header .nav-btn:after, #header .nav-btn span{left: 11px;}
    #banner{margin-top: 106px;}
    .headbox .nav{    display: block !important;}
    
    .title{margin: 50px 0px 20px;font-size: 24px;}
    
    .pro_nav a{width: 27%;line-height: 45px;font-size: 14px;}
    .pro_nav{    margin-bottom: 10px;}
    .product{padding-bottom: 50px;}
    
    .trait .traitbox li .traicon{    margin: 30px 0 15px 0;}
    .trait .traitbox li .tra_t{margin-bottom: 10px;}
    .trait .traitbox li .tra_t em{margin: 0px;}
    .trait .traitbox li .tra_c{padding: 0 10px;    line-height: 24px;}
    .trait .traitbox li .tra_t{    font-size: 18px;}
    
    .advantage .adv_con .advright{margin: 20px 0px 0px 0px;}
    .advtop p b{font-size: 20px;}
    .advwa{line-height: 25px;}
    .advantage{    padding: 60px 0 40px 0;}
    .pal_til{line-height: 30px;font-size: 14px;}
    
    .more_button{margin: 20px auto 50px;}
    
    .abtitl{    font-size: 14px;color: #333333;margin: 50px 0px 40px;}
    .com_l .ab_wa{line-height: 26px;}
    .abtitl span{font-size: 30px;}
    .abtitl b{font-size: 40px;}
    
    .news{    padding: 50px 0px 0px;}
    .news_con dd .nwes_img{width: 120px; height:initial;}
    .news_con dd .news_til{padding-top: 0px;font-size: 14px;}
    .news_con dd .nwes_desc{font-size: 12px;margin-top: 9px;line-height: 16px;}
    .news_con dd .nwes_time{font-size: 12px;height: initial;}
    .news_con dd a{height:initial;}
    .new_tab a{font-size: 16px;    padding-bottom: 15px;}
    
    .end{font-size:12px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
    .end .fr{display:none;}
    
    .n_banner1,.breadcrum .fr{display:none;}
    .ny_main{margin: 106px auto 0px;}
    
    .list_news .list_time{width: 95px;}
    .list_news .list_time span:nth-child(2){font-size: 14px;}
}

